home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dl48.zip / DALABLER.NEW < prev    next >
Text File  |  1994-01-16  |  11KB  |  277 lines

  1. DaNew Stuff
  2.  
  3. DaLabeler v4.8
  4. ----------------------------------------------------------------------
  5.  
  6. Fixed a problem with the filesize being read off a disk. I had limited
  7. the filesize field to 7 characters, after all on a floppy you can't have
  8. more than 9,999,999 bytes. But, Microsoft strayed from the standard and
  9. writes a odd filesize for Double Space disks. A user reported problem
  10. reading a disk and upon investigation I found that the Double Space file
  11. was listed as 32 megs! Program now truncates the filesize for Double
  12. Space to fit. As the size reported isn't correct, it won't be of much
  13. use, but you'll know if the disk has been formatted using Double Space
  14. or not.
  15.  
  16. Removed an error routine that was left in the code from version long
  17. past. A error could have occurred that DaLabeler would have passed to
  18. this old routine which would cause DaLabeler to bomb out. Should now
  19. exit cleanly with error code information if a problem occurs.
  20.  
  21.  
  22.  
  23. DaLabeler v4.7
  24. ----------------------------------------------------------------------
  25.  
  26. Added new option to DaLabeler, option to print 3.5" disk sleeve. This
  27. option prints "label" information on regular computer paper, 3 to a
  28. page, which you can then cut and wrap around your 3.5" disks. Nice for
  29. disks that you may change often or use for file retention and don't want
  30. to keep re-applying a new label each time.
  31.  
  32. Added option to print 5.25" disk inserts. This option prints label
  33. information on regular computer paper which may then be cut and slipped
  34. into the 5.25" disk sleeve.
  35.  
  36. Consolidated the "current status" and "disk comment" displays into one
  37. display. Necessary to accomodate larger menu selection.
  38.  
  39. Rewrote menu routine further to enhance the response time even further.
  40.  
  41. Other minor internal and display changes.
  42.  
  43.  
  44. DaLabeler v4.6
  45. ----------------------------------------------------------------------
  46.  
  47. Reworked the menu interface to GREATLY enhance the response time. Based
  48. on my testing, there should be no further cursor run-on as cursor and
  49. mouse movement is nearly instant.
  50.  
  51. Due to popular demand, I've now made the "Copyright" line an optional
  52. tagline in the registered version. Unregistered versions will still
  53. display the "Copyright 1992" line on each label. Registered users now
  54. have the option to either completely exclude this line, or make this a
  55. line of their choice.
  56.  
  57. Other minor internal improvement and code changes.
  58.  
  59.  
  60.  
  61. DaLabeler v4.5 - a new look and more
  62. ----------------------------------------------------------------------
  63.  
  64. Due to the feedback received from users, I considered which requests
  65. were made most often. I then took those suggestions and made the
  66. following improvements in this release:
  67.  
  68. o Mouse support.
  69.  
  70. o Total new interface for DaLabeler. A rewrite of the interface was
  71.   required so that mouse support could be added to DaLabeler.
  72.   
  73. o Previous versions only read the root directory. Now, v4.5 will read
  74.   files in subdirectories up to 3 deep from the root directory as well.
  75.   
  76. o For those using the 2 3/4" x 2 3/4" labels, the first comment line is
  77.   now printed on the fold of the label. This lets you enter a comment that
  78.   can be read when the disk is stored in a box or tray without needing to
  79.   pick up each to read the comment line. 
  80.  
  81. o Enchanced DOS SHELL option, now allows you to either drop to DOS command
  82.   line or enter DOS command to be executed.
  83.  
  84. Another request that pops up every so often is a request to add support for
  85. laser printers and I would love to add this support. Since I don't own
  86. a laser printer I am unable to write and debug the code to add this support
  87. at this time. Anyone have a good deal on a laser printer? 
  88.  
  89. Thanks to everyone who takes the time to jot down a few comments about
  90. the program when sending in their registration.
  91.  
  92.  
  93.  
  94. DaLabeler v4.1 - a maintenance update
  95. -----------------------------------------------------------------------
  96.  
  97. o Added function to make selection of available configuration files
  98.   from menu selection. This eliminates the need to recall what your
  99.   exact file name is for your various configuration files.
  100.  
  101. o DaLabeler now strips out "." from the volume (label) name if it 
  102.   exists on the disk.
  103.  
  104. o Added error checking when printer port was selected. In previous
  105.   version if you accidentally selected a printer port which you did
  106.   not have a printer attached (ie Port 2) the program would return
  107.   an error message which you couldn't escape from. Program now
  108.   allows port to be selected though a printer may not be attached.
  109.  
  110. o Lengthened field for printer commmand string in the configuration
  111.   editor from 24 characters to 36 characters. This was done to aid
  112.   those who are using DaLabeler on a DeskJet or InkJet printer.
  113.  
  114. o Other minor updates to several screen displays to make interface
  115.   easier to understand, for example while marking files for 
  116.   exclusion from listing.
  117.  
  118.  
  119.  
  120. DaLabeler v4.0 - multiple configuration files / new label size
  121. -----------------------------------------------------------------------
  122.  
  123. o Multiple configuration files added. You may now have separate 
  124.   configuration files for different printers or different drive 
  125.   sizes (ie 5.25" and 3.5").
  126.  
  127. o Ability to drop to DOS from within the program.
  128.  
  129. o Program now has a registration key distributed to registered users 
  130.   of the program. This key disables the shareware notice at the program 
  131.   start up.
  132.   
  133. o Fixed printed date in the 2 3/4" x 2 3/4" label format. It previously 
  134.   printed the first two characters of the year (19) instead of the last 
  135.   two characters (90).
  136.   
  137. o Prior versions would return an error code when a file size above 1 MEG 
  138.   was cataloged. Fixed program error and slightly modified label formats
  139.   to accommodate larger file size display.
  140.   
  141. o Modified several menus so all are Lotus style, with point and shoot 
  142.   selection.
  143.  
  144. o Help information now displayed when entering information into the 
  145.   configuration editor. No more need to remember which style of label
  146.   is which selection number.
  147.   
  148. o Changed DOS SET command from DL3 to DL4 to tie in with new version
  149.    numbering.
  150.    
  151. o Added new installation program that copies program and related files to
  152.   own directory and creates automatic batch file to execute program.
  153.   
  154.  
  155.  
  156. DaLabeler v3.2 - new 3.5" disk label format
  157. -----------------------------------------------------------------------
  158.  
  159. o New format for 3.5" disk labels (2 3/4" x 2 3/4").  With this new 
  160.   format, up to 66 filenames per label can be printed.
  161.   
  162. o The number of labels required to print the disk information is now
  163.   shown on the status screen. 
  164.   
  165. o Added option to include directory containing DALABLER.CFG file using
  166.   the DOS SET command.  By using this you can run DaLabeler from any
  167.   directory if it's within your DOS PATH setting.
  168.  
  169.  
  170.  
  171. DaLabeler v3.1 - maintenance release
  172. -----------------------------------------------------------------------
  173.  
  174. o No new features with this release just a minor problem fixed. The 
  175.   output routines forced LPT1 to be used even if LPT2 was selected in
  176.   the configuration. Routines have been changed to support both LPT1
  177.   and LPT2.
  178.   
  179. o The program will now allow you to override the volume name found on
  180.   the disk. If the disk has a volume name and you have configured
  181.   DaLabeler to prompt you for volume name you may edit the volume name
  182.   (or completely change it). 
  183.  
  184.  
  185.  
  186. DaLabeler v3.0 - what's new?
  187. -----------------------------------------------------------------------
  188.  
  189. o New label size is now supported. A 4" x 1 1/2" label is now supported
  190.   in addition to the 3 1/2" x 15/16" label.
  191.  
  192. o Modified the configuration file to include the default label size
  193.   selected. The previous configuration files (either v1.0 or v2.0) will
  194.   automatically be converted to the new format when you edit the
  195.   file from within the program.
  196.  
  197. o Program can now automatically center comments added for disks.
  198.  
  199. o Added complete validation checking when using the configuration editor
  200.   in the program.
  201.   
  202. o Added option where you can now press the UP arrow key to move back up
  203.   through the menus. 
  204.  
  205.  
  206.  
  207.  
  208. DaLabeler v2.0 - what's new?
  209. ------------------------------------------------------------------------
  210.  
  211. Many new features and enhancements have been made to DaLabeler from v1.0
  212. thanks to suggestions and comments made plus further ideas from myself 
  213. after releasing v1.0.
  214.  
  215. I will briefly mention each new feature, refer to the documentation for
  216. further explanation.
  217.   
  218. o Wrote my own Lotus 1-2-3 style menu routines to make them much more
  219.   friendlier to use. Arrow keys and alpha character input is now accepted
  220.   in addition to the previous spacebar method. In addition, using the
  221.   ESCAPE key now exists you from all sub-menus. All around major 
  222.   improvement in the user interface.
  223.  
  224. o With the revised menuing routines, a help line is now shown on the
  225.   bottom menu line as each option is highlighted.  
  226.  
  227. o Renamed several functions to make their first field character unique to
  228.   allow for the improved menuing routines.
  229.   
  230. o Moved the DISK DRIVE setting to the main menu, no longer an option of
  231.   CONFIG (now renamed SETUP).
  232.  
  233. o You may now edit/create the DALABELR.CFG file from within the program
  234.   itself. 
  235.   
  236. o File tagging is now available from the 'VIEW' function to allows you
  237.   to tag files for EXCLUSION from the file listing.
  238.  
  239. o New label format added so that you may now added a 38 character comment
  240.   line for each file in addition to the 5 line disk comments.
  241.   
  242. o A revised label header format has been added. Information contained is
  243.   now clearly laid out.
  244.   
  245. o For those disks that require more than one label, the header format
  246.   for each subsequent label has been changed to show the label number,
  247.   (ie 'Label: 2 of 4').
  248.   
  249. o Added a feature where you can now print multiple copies of the label.
  250.   Useful for user groups, companies, etc. that require duplicate labels.
  251.  
  252. o Added status line to show print status (ie 'Printing 1 of 8').
  253.   
  254. o Added error trapping to prevent system from locking up due to disk not
  255.   being present in disk drive. 
  256.  
  257. o Added option to toggle if you want the program to prompt you for the
  258.   disk volume name or not. 
  259.   
  260. o Modified the configuration file to include this new option. In addition
  261.   the version number of the program is also included as the first line
  262.   if the configuration file. The program will automatically reconfigure the
  263.   configuration file from v1.0 to v2.0 format. The volume prompt setting 
  264.   will be set to 'Y', edit the file to change this parameter if necessary.
  265.   
  266.  
  267.  
  268.  
  269. Ideas are already forming for future versions. Would appreciate hearing from
  270. you on what you would like to see added/enhanced in DaLabeler. Thanks to
  271. those who gave their suggestions and comments concerning enhancements to
  272. this version.
  273.  
  274.  
  275.  
  276.  
  277.